Skip to main content

adLoadFailed

Type

message

Summary

Sent when there is an error loading an ad.

Syntax

adLoadFailed <adName>

Description

Handle the adLoadFailed message if you want to handle errors when loading ads.

The adLoadFailed messge is sent to the object that created the ad when there is an error loading the ad.

Parameters

NameTypeDescription

adName

The name of ad that failed to load

Examples

on adLoadFailed pAdName
handleAdLoadFailed
end adLoadFailed

function: mobileAdGetTopLeft, mobileAdGetVisible

message: adLoaded, adClicked

command: mobileAdCreate, mobileAdDelete, mobileAdSetVisible, mobileAdSetTopLeft, mobileAdRegister

Compatibility and Support

Introduced

LiveCode 5.5

OS

ios

android

Platforms

mobile

Thank you for your feedback!

Was this page helpful?